Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 177,102 for

document formatting

(0.12 sec)
  1. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the paragraph in Java....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Online EXCEL File Compression or Build Python A...

    Free online app to compress different EXCEL files. Python archiving library code for EXCEL Documents....NET Compress Excel Online Document Compression App and Python...powerful Python based EXCEL document archiving applications. Archive...

    products.aspose.com/total/python-net/compress/e...
  3. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....content was inserted in the document. DELETION Content was removed...from the document. FORMAT_CHANGE Change of formatting was applied...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online DOC File Comparison or Build .NET Apps t...

    Free online app to Compare different DOC files. C# .NET comparison library code for DOC Documents....NET Compare Doc Online Document Comparison App and .NET Code...Develop powerful .NET based DOC document comparison applications. Freely...

    products.aspose.com/total/net/compare/doc/
  5. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character Formatting associated with them, but cannot have child nodes of their own...nodes that can have character formatting associated with them, but...Levels of Nodes in a Document documentation article. Remarks A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FrameFormat.relativeVerticalPosition property |...

    FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame....to get information about formatting properties of paragraphs...frames. let doc = new aw . Document ( base . myDir + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FrameFormat.heightRule property | Aspose.Words ...

    FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame....to get information about formatting properties of paragraphs...frames. let doc = new aw . Document ( base . myDir + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::DocumentBuilder::InsertHorizonta...

    Aspose::Words::DocumentBuilder::InsertHorizontalRule method. Inserts a horizontal rule shape into the Document in C++....horizontal rule shape into the document. System :: SharedPtr < Aspose...shape, and customize its formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary Document within a Word Document. A glossary Document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the Documentation article in C++....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....simple column chart into the document using insertChart method....how to insert a chart into a document. Insert Column Chart The following...

    docs.aspose.com/words/java/working-with-charts/